PDF4Java Reference Documentation
com.o2sol.pdf4java.core.cos Package / PDFCosObject Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the object type.
    Syntax
    public PDFCosObjectType getType()

    Return Value

    A PDFCosObjectType enum member specifying the type of the object
    See Also